Product Code Database
Example Keywords: house -the $80-195
   » » Wiki: Mersenne Prime
Tag Wiki 'Mersenne Prime'.
Tag

In , a Mersenne prime is a that is one less than a power of two. That is, it is a prime number of the form for some . They are named after , a French Minim friar, who studied them in the early 17th century. If is a then so is . Therefore, an equivalent definition of the Mersenne primes is that they are the prime numbers of the form for some prime .

The which give Mersenne primes are 2, 3, 5, 7, 13, 17, 19, 31, ... and the resulting Mersenne primes are 3, 7, 31, 127, 8191, 131071, 524287, 2147483647, ... .

Numbers of the form without the primality requirement may be called Mersenne numbers. Sometimes, however, Mersenne numbers are defined to have the additional requirement that should be prime. The smallest composite Mersenne number with prime exponent n is .

Mersenne primes were studied in antiquity because of their close connection to perfect numbers: the Euclid–Euler theorem asserts a one-to-one correspondence between even perfect numbers and Mersenne primes. Many of the largest known primes are Mersenne primes because Mersenne numbers are easier to check for primality.

, 52 Mersenne primes are known. The largest known prime number, , is a Mersenne prime. Since 1997, all newly found Mersenne primes have been discovered by the Great Internet Mersenne Prime Search, a distributed computing project. In December 2020, a major milestone in the project was passed after all exponents below 100 million were checked at least once.


About Mersenne primes
Many fundamental questions about Mersenne primes remain unresolved. It is not even known whether the set of Mersenne primes is finite or infinite.

The Lenstra–Pomerance–Wagstaff conjecture claims that there are infinitely many Mersenne primes and predicts their order of growth and frequency: For every number , there should on average be about e^\gamma\cdot\log_2(10) \approx 5.92 primes with decimal digits for which M_p is prime. Here, is the Euler–Mascheroni constant.

It is also not known whether infinitely many Mersenne numbers with prime exponents are composite, although this would follow from widely believed about prime numbers, for example, the infinitude of Sophie Germain primes congruent to 3 (mod 4). For these primes , (which is also prime) will divide , for example, , , , , , , , and . For these primes , is congruent to 7 mod 8, so 2 is a quadratic residue mod , and the multiplicative order of 2 mod must divide \frac{(2p+1)-1}{2} = p. Since is a prime, it must be or 1. However, it cannot be 1 since \Phi_1(2) = 1 and 1 has no , so it must be . Hence, divides \Phi_p(2) = 2^p-1 and 2^p-1 = M_p cannot be prime. The first four Mersenne primes are , , and and because the first Mersenne prime starts at , all Mersenne primes are congruent to 3 (mod 4). Other than and , all other Mersenne numbers are also congruent to 3 (mod 4). Consequently, in the prime factorization of a Mersenne number (  ) there must be at least one prime factor congruent to 3 (mod 4).

A basic about Mersenne numbers states that if is prime, then the exponent must also be prime. This follows from the identity \begin{align} 2^{ab}-1 &=(2^a-1)\cdot \left(1+2^a+2^{2a}+2^{3a}+\cdots+2^{(b-1)a}\right)\\ &=(2^b-1)\cdot \left(1+2^b+2^{2b}+2^{3b}+\cdots+2^{(a-1)b}\right). \end{align} This rules out primality for Mersenne numbers with a composite exponent, such as .

Though the above examples might suggest that is prime for all primes , this is not the case, and the smallest counterexample is the Mersenne number

.

The evidence at hand suggests that a randomly selected Mersenne number is much more likely to be prime than an arbitrary randomly selected odd integer of similar size. Nonetheless, prime values of appear to grow increasingly sparse as increases. For example, eight of the first 11 primes give rise to a Mersenne prime (the correct terms on Mersenne's original list), while is prime for only 43 of the first two million prime numbers (up to 32,452,843).

Since Mersenne numbers grow very rapidly, the search for Mersenne primes is a difficult task, even though there is a simple efficient test to determine whether a given Mersenne number is prime: the Lucas–Lehmer primality test (LLT), which makes it much easier to test the primality of Mersenne numbers than that of most other numbers of the same size. The search for the largest known prime has somewhat of a . Consequently, a large amount of computer power has been expended searching for new Mersenne primes, much of which is now done using distributed computing.

Arithmetic modulo a Mersenne number is particularly efficient on a , making them popular choices when a prime modulus is desired, such as the Park–Miller random number generator. To find a primitive polynomial of Mersenne number order requires knowing the factorization of that number, so Mersenne primes allow one to find primitive polynomials of very high order. Such primitive trinomials are used in pseudorandom number generators with very large periods such as the , generalized shift register and Lagged Fibonacci generators.


Perfect numbers
Mersenne primes are closely connected to . In the 4th century BC, proved that if is prime, then ) is a perfect number. In the 18th century, proved that, conversely, all even perfect numbers have this form.Chris K. Caldwell, Mersenne Primes: History, Theorems and Lists This is known as the Euclid–Euler theorem. It is unknown whether there are any odd perfect numbers.


History
2329 ! style="color:#dd0066;background:#99ffff;text-align:right;"313741434753
59 ! style="background:#99ffff;text-align:right;"61 ! style="color:#dd0066;text-align:right;"6771737983 ! style="background:#99ffff;text-align:right;"89
97101103 ! style="background:#99ffff;text-align:right;"107109113 ! style="color:#dd0066;background:#99ffff;text-align:right;"127131
137139149151157163167173
179181191193197199211223
227229233239241251 ! style="color:#dd0066;257263
269271277281283293307311
The first 64 prime exponents with those corresponding to Mersenne primes shaded in cyan and in bold, and those thought to do so by Mersenne in red and bold

Mersenne primes take their name from the 17th-century scholar , who compiled what was supposed to be a list of Mersenne primes with exponents up to 257. The exponents listed by Mersenne in 1644 were as follows:

:2, 3, 5, 7, 13, 17, 19, 31, 67, 127, 257.

His list replicated the known primes of his time with exponents up to 19. His next entry, 31, was correct, but the list then became largely incorrect, as Mersenne mistakenly included and (which are composite) and omitted , , and (which are prime). Mersenne gave little indication of how he came up with his list.The Prime Pages, Mersenne's conjecture.

Édouard Lucas proved in 1876 that is indeed prime, as Mersenne claimed. This was the largest known prime number for 75 years until 1951, when Aimé Ferrier found a larger prime, (2^{148}+1)/17, using a desk calculating machine. was determined to be prime in 1883 by Ivan Mikheevich Pervushin, though Mersenne claimed it was composite, and for this reason it is sometimes called Pervushin's number. This was the second-largest known prime number, and it remained so until 1911. Lucas had shown another error in Mersenne's list in 1876 by demonstrating that was composite without finding a factor. No factor was found until a famous talk by Frank Nelson Cole in 1903. Without speaking a word, he went to a blackboard and raised 2 to the 67th power, then subtracted one, resulting in the number . On the other side of the board, he multiplied and got the same number, then returned to his seat (to applause) without speaking. p. 228. He later said that the result had taken him "three years of Sundays" to find. A correct list of all Mersenne primes in this number range was completed and rigorously verified only about three centuries after Mersenne published his list.


Searching for Mersenne primes
Fast algorithms for finding Mersenne primes are available, and , the seven largest known prime numbers are Mersenne primes.

The first four Mersenne primes , , and were known in antiquity. The fifth, , was discovered anonymously before 1461; the next two ( and ) were found by in 1588. After nearly two centuries, was verified to be prime by in 1772. The next (in historical, not numerical order) was , found by Édouard Lucas in 1876, then by Ivan Mikheevich Pervushin in 1883. Two more ( and ) were found early in the 20th century, by R. E. Powers in 1911 and 1914, respectively.

The most efficient method presently known for testing the primality of Mersenne numbers is the Lucas–Lehmer primality test. Specifically, it can be shown that for prime , is prime if and only if divides , where and for .

During the era of manual calculation, all previously untested exponents up to and including 257 were tested with the Lucas–Lehmer test and found to be composite. A notable contribution was made by retired Yale physics professor Horace Scudder Uhler, who did the calculations for exponents 157, 167, 193, 199, 227, and 229. Unfortunately for those investigators, the interval they were testing contains the largest known relative gap between Mersenne primes: the next Mersenne prime exponent, 521, would turn out to be more than four times as large as the previous record of 127.

The search for Mersenne primes was revolutionized by the introduction of the electronic digital computer. searched for them on the Manchester Mark 1 in 1949,Brian Napper, The Mathematics Department and the Mark 1. but the first successful identification of a Mersenne prime, , by this means was achieved at 10:00 pm on January 30, 1952, using the U.S. National Bureau of Standards Western Automatic Computer (SWAC) at the Institute for Numerical Analysis at the University of California, Los Angeles (UCLA), under the direction of D. H. Lehmer, with a computer search program written and run by Prof. R. M. Robinson. It was the first Mersenne prime to be identified in thirty-eight years; the next one, , was found by the computer a little less than two hours later. Three more — , , and  — were found by the same program in the next several months. was the first prime discovered with more than 1000 digits, was the first with more than 10,000, and was the first with more than a million. In general, the number of digits in the decimal representation of equals , where denotes the (or equivalently ).

In September 2008, mathematicians at UCLA participating in the Great Internet Mersenne Prime Search (GIMPS) won part of a $100,000 prize from the Electronic Frontier Foundation for their discovery of a very nearly 13-million-digit Mersenne prime. The prize, finally confirmed in October 2009, is for the first known prime with at least 10 million digits. The prime was found on a 745 on August 23, 2008. This was the eighth Mersenne prime discovered at UCLA.

On April 12, 2009, a GIMPS server log reported that a 47th Mersenne prime had possibly been found. The find was first noticed on June 4, 2009, and verified a week later. The prime is . Although it is chronologically the 47th Mersenne prime to be discovered, it is smaller than the largest known at the time, which was the 45th to be discovered.

On January 25, 2013, Curtis Cooper, a mathematician at the University of Central Missouri, discovered a 48th Mersenne prime, (a number with 17,425,170 digits), as a result of a search executed by a GIMPS server network.

On January 19, 2016, Cooper published his discovery of a 49th Mersenne prime, (a number with 22,338,618 digits), as a result of a search executed by a GIMPS server network. This was the fourth Mersenne prime discovered by Cooper and his team in the past ten years.

On September 2, 2016, the Great Internet Mersenne Prime Search finished verifying all tests below , thus officially confirming its position as the 45th Mersenne prime.

On January 3, 2018, it was announced that Jonathan Pace, a 51-year-old electrical engineer living in Germantown, Tennessee, had found a 50th Mersenne prime, (a number with 23,249,425 digits), as a result of a search executed by a GIMPS server network. The discovery was made by a computer in the offices of a church in the same town.

On December 21, 2018, it was announced that The Great Internet Mersenne Prime Search (GIMPS) discovered a new prime number, , having 24,862,048 digits. A computer volunteered by Patrick Laroche from Ocala, Florida made the find on December 7, 2018.

In late 2020, GIMPS began using a new technique to rule out potential Mersenne primes called the (PRP) test, based on development from Robert Gerbicz in 2017, and a simple way to verify tests developed by Krzysztof Pietrzak in 2018. Due to the low error rate and ease of proof, this nearly halved the computing time to rule out potential primes over the Lucas-Lehmer test (as two users would no longer have to perform the same test to confirm the other's result), although exponents passing the PRP test still require one to confirm their primality.

On October 12, 2024, a user named Luke Durant from San Jose, California, found the current largest known Mersenne prime, , having 41,024,320 digits. This marks the first Mersenne prime with an exponent surpassing 8 digits. This was announced on October 21, 2024.


Theorems about Mersenne numbers
Mersenne numbers are 0, 1, 3, 7, 15, 31, 63, ... .

  1. If and are natural numbers such that is prime, then or .
    • Proof: . Then , so . Thus . However, is prime, so or . In the former case, , hence (which is a contradiction, as neither −1 nor 0 is prime) or In the latter case, or . If , however, which is not prime. Therefore, .
  2. If is prime, then is prime.
    • Proof: Suppose that is composite, hence can be written with and . Then so is composite. By contraposition, if is prime then p is prime.
  3. If is an odd prime, then every prime that divides must be 1 plus a multiple of . This holds even when is prime.
    • For example, is prime, and . A composite example is , where and .
    • Proof: By Fermat's little theorem, is a factor of . Since is a factor of , for all positive integers , is also a factor of . Since is prime and is not a factor of , is also the smallest positive integer such that is a factor of . As a result, for all positive integers , is a factor of if and only if is a factor of . Therefore, since is a factor of , is a factor of so . Furthermore, since is a factor of , which is odd, is odd. Therefore, .
    • This fact leads to a proof of Euclid's theorem, which asserts the infinitude of primes, distinct from the proof written by Euclid: for every odd prime , all primes dividing are larger than ; thus there are always larger primes than any particular prime.
    • It follows from this fact that for every prime , there is at least one prime of the form less than or equal to , for some integer .
  4. If is an odd prime, then every prime that divides is congruent to .
    • Proof: , so is a square root of . By quadratic reciprocity, every prime modulus in which the number 2 has a square root is congruent to .
  5. A Mersenne prime cannot be a .
    • Proof: We show if is a Mersenne prime, then the congruence does not hold. By Fermat's little theorem, . Therefore, one can write . If the given congruence is satisfied, then , therefore . Hence , and therefore which is impossible.
  6. If and are natural numbers then and are if and only if and are coprime. Consequently, a prime number divides at most one prime-exponent Mersenne number. Will Edgington's Mersenne Page That is, the set of pernicious Mersenne numbers is pairwise coprime.
  7. If and are both prime (meaning that is a Sophie Germain prime), and is congruent to , then divides .
    • Example: 11 and 23 are both prime, and , so 23 divides .
    • Proof: Let be . By Fermat's little theorem, , so either or . Supposing latter true, then , so −2 would be a quadratic residue mod . However, since is congruent to , is congruent to and therefore 2 is a quadratic residue mod . Also since is congruent to , −1 is a quadratic nonresidue mod , so −2 is the product of a residue and a nonresidue and hence it is a nonresidue, which is a contradiction. Hence, the former congruence must be true and divides .
  8. All composite divisors of prime-exponent Mersenne numbers are strong pseudoprimes to the base 2.
  9. With the exception of 1, a Mersenne number cannot be a perfect power. That is, and in accordance with Mihăilescu's theorem, the equation has no solutions where , , and are integers with and .
  10. The Mersenne number sequence is a member of the family of . It is (3, 2). That is, Mersenne number with and .


List of known Mersenne primes
, the 52 known Mersenne primes are 2 p − 1 for the following p:
2, 3, 5, 7, 13, 17, 19, 31, 61, 89, 107, 127, 521, 607, 1279, 2203, 2281, 3217, 4253, 4423, 9689, 9941, 11213, 19937, 21701, 23209, 44497, 86243, 110503, 132049, 216091, 756839, 859433, 1257787, 1398269, 2976221, 3021377, 6972593, 13466917, 20996011, 24036583, 25964951, 30402457, 32582657, 37156667, 42643801, 43112609, 57885161, 74207281, 77232917, 82589933, 136279841.


Factorization of composite Mersenne numbers
Since they are prime numbers, Mersenne primes are divisible only by 1 and themselves. However, not all Mersenne numbers are Mersenne primes. Mersenne numbers are very good test cases for the special number field sieve algorithm, so often the largest number factorized with this algorithm has been a Mersenne number. , is the record-holder,
(2025). 9783662456071
having been factored with a variant of the special number field sieve that allows the factorization of several numbers at once. See integer factorization records for links to more information. The special number field sieve can factorize numbers with more than one large factor. If a number has only one very large factor then other algorithms can factorize larger numbers by first finding small factors and then running a on the cofactor. , the largest completely factored number (with factors allowed) is , where is a 3,829,294-digit probable prime. It was discovered by a GIMPS participant with nickname "Funky Waddle". , the Mersenne number M1277 is the smallest composite Mersenne number with no known factors; it has no prime factors below 268, and is very unlikely to have any factors below 1065 (~2216).

The table below shows factorizations for the first 20 composite Mersenne numbers where the exponent is a prime number .

112047423 × 89
238388607747 × 178,481
295368709119233 × 1,103 × 2,089
3713743895347112223 × 616,318,177
4121990232555511313,367 × 164,511,353
43879609302220713431 × 9,719 × 2,099,863
47140737488355327152,351 × 4,513 × 13,264,529
539007199254740991166,361 × 69,431 × 20,394,401
5957646075230342348718179,951 × 3,203,431,780,337 (13 digits)
6714757395258967641292721193,707,721 × 761,838,257,287 (12 digits)
71236118324143482260684722228,479 × 48,544,121 × 212,885,833
73944473296573929042739122439 × 2,298,041 × 9,361,973,132,609 (13 digits)
79604462909807314587353087242,687 × 202,029,703 × 1,113,491,139,767 (13 digits)
83967140655691703339764940725167 × 57,912,614,113,275,649,087,721 (23 digits)
971584563250285286751870879006713011,447 × 13,842,607,235,828,485,645,766,393 (26 digits)
1012535301200456458802993406410751317,432,339,208,719 (13 digits) × 341,117,531,003,194,129 (18 digits)
10310141204801825835211973625643007322,550,183,799 × 3,976,656,429,941,438,590,393 (22 digits)
10964903710731685345356631204115251133745,988,807 × 870,035,986,098,720,987,332,873 (24 digits)
11310384593717069655257060992658440191353,391 × 23,279 × 65,993 × 1,868,569 × 1,066,818,132,868,207 (16 digits)
131272225893536750770770699685945414569164740263 × 10,350,794,431,055,162,386,718,619,237,468,234,569 (38 digits)

The number of factors for the first 500 Mersenne numbers can be found at .


Mersenne numbers in nature and elsewhere
In the mathematical problem Tower of Hanoi, solving a puzzle with an -disc tower requires steps, assuming no mistakes are made.
(2025). 9780821848142, AMS Bookstore.
The number of rice grains on the whole chessboard in the wheat and chessboard problem is .

The with number 8191 is named 8191 Mersenne after Marin Mersenne, because 8191 is a Mersenne prime.

In , an integer that is primitive and has its even leg a power of 2 (  ) generates a unique right triangle such that its is always a Mersenne number. For example, if the even leg is then because it is primitive it constrains the odd leg to be , the to be and its inradius to be .

Also in geometry, the number of that are part of the family of polytopes formed by a truncation operation of a base regular polytope and its dual (excluding alternation) is equal to where is the dimension of the base polytope. For example, a and its dual the have different polytopes in its family formed by truncation operations.

(1999). 9780486409191, Dover Publications.


Mersenne–Fermat primes
A Mersenne–Fermat number is defined as with prime, natural number, and can be written as . When , it is a Mersenne number. When , it is a . The only known Mersenne–Fermat primes with are
and .

In fact, , where is the cyclotomic polynomial.


Generalizations
The simplest generalized Mersenne primes are prime numbers of the form , where is a low-degree with small integer .
(2011). 9781441959058, Springer US.
An example is , in this case, , and ; another example is , in this case, , and .

It is also natural to try to generalize primes of the form to primes of the form (for and ). However (see also theorems above), is always divisible by , so unless the latter is a unit, the former is not a prime. This can be remedied by allowing b to be an algebraic integer instead of an integer:


Complex numbers
In the ring of integers (on ), if is a unit, then is either 2 or 0. But are the usual Mersenne primes, and the formula does not lead to anything interesting (since it is always −1 for all ). Thus, we can regard a ring of "integers" on instead of , like and Eisenstein integers.


Gaussian Mersenne primes
If we regard the ring of , we get the case and , and can ask (WLOG) for which the number is a which will then be called a Gaussian Mersenne prime.Chris Caldwell: The Prime Glossary: Gaussian Mersenne (part of the )

is a Gaussian prime for the following :
     

2, 3, 5, 7, 11, 19, 29, 47, 73, 79, 113, 151, 157, 163, 167, 239, 241, 283, 353, 367, 379, 457, 997, 1367, 3041, 10141, 14699, 27529, 49207, 77291, 85237, 106693, 160423, 203789, 364289, 991961, 1203793, 1667321, 3704053, 4792057, ...

Like the sequence of exponents for usual Mersenne primes, this sequence contains only (rational) prime numbers.

As for all Gaussian primes, the norms (that is, squares of absolute values) of these numbers are rational primes:

5, 13, 41, 113, 2113, 525313, 536903681, 140737471578113, ... .


Eisenstein Mersenne primes
One may encounter cases where such a Mersenne prime is also an Eisenstein prime, being of the form and . In these cases, such numbers are called Eisenstein Mersenne primes.

is an Eisenstein prime for the following :
     

2, 5, 7, 11, 17, 19, 79, 163, 193, 239, 317, 353, 659, 709, 1049, 1103, 1759, 2029, 5153, 7541, 9049, 10453, 23743, 255361, 534827, 2237561, ...

The norms (that is, squares of absolute values) of these Eisenstein primes are rational primes:

7, 271, 2269, 176419, 129159847, 1162320517, ...


Divide an integer

Repunit primes
The other way to deal with the fact that is always divisible by , it is to simply take out this factor and ask which values of make
\frac{b^n-1}{b-1}
be prime. (The integer can be either positive or negative.) If, for example, we take , we get values of:
2, 19, 23, 317, 1031, 49081, 86453, 109297, 270343, ... ,
corresponding to primes 11, 1111111111111111111, 11111111111111111111111, ... .
These primes are called repunit primes. Another example is when we take , we get values of:
2, 5, 11, 109, 193, 1483, 11353, 21419, 21911, 24071, 106859, 139739, ... ,
corresponding to primes −11, 19141, 57154490053, ....
It is a conjecture that for every integer which is not a , there are infinitely many values of such that is prime. (When is a perfect power, it can be shown that there is at most one value such that is prime)

Least such that is prime are (starting with , if no such exists)

2, 3, 2, 3, 2, 5, 3, 0, 2, 17, 2, 5, 3, 3, 2, 3, 2, 19, 3, 3, 2, 5, 3, 0, 7, 3, 2, 5, 2, 7, 0, 3, 13, 313, 2, 13, 3, 349, 2, 3, 2, 5, 5, 19, 2, 127, 19, 0, 3, 4229, 2, 11, 3, 17, 7, 3, 2, 3, 2, 7, 3, 5, 0, 19, 2, 19, 5, 3, 2, 3, 2, ...

For negative bases , they are (starting with , if no such exists)

3, 2, 2, 5, 2, 3, 2, 3, 5, 5, 2, 3, 2, 3, 3, 7, 2, 17, 2, 3, 3, 11, 2, 3, 11, 0, 3, 7, 2, 109, 2, 5, 3, 11, 31, 5, 2, 3, 53, 17, 2, 5, 2, 103, 7, 5, 2, 7, 1153, 3, 7, 21943, 2, 3, 37, 53, 3, 17, 2, 7, 2, 3, 0, 19, 7, 3, 2, 11, 3, 5, 2, ... (notice this OEIS sequence does not allow )

Least base such that is prime are

2, 2, 2, 2, 5, 2, 2, 2, 10, 6, 2, 61, 14, 15, 5, 24, 19, 2, 46, 3, 11, 22, 41, 2, 12, 22, 3, 2, 12, 86, 2, 7, 13, 11, 5, 29, 56, 30, 44, 60, 304, 5, 74, 118, 33, 156, 46, 183, 72, 606, 602, 223, 115, 37, 52, 104, 41, 6, 338, 217, ...

For negative bases , they are

3, 2, 2, 2, 2, 2, 2, 2, 2, 7, 2, 16, 61, 2, 6, 10, 6, 2, 5, 46, 18, 2, 49, 16, 70, 2, 5, 6, 12, 92, 2, 48, 89, 30, 16, 147, 19, 19, 2, 16, 11, 289, 2, 12, 52, 2, 66, 9, 22, 5, 489, 69, 137, 16, 36, 96, 76, 117, 26, 3, ...


Other generalized Mersenne primes
Another generalized Mersenne number is
\frac{a^n-b^n}{a-b}
with , any integers, and . (Since is always divisible by , the division is necessary for there to be any chance of finding prime numbers.) We can ask which makes this number prime. It can be shown that such must be primes themselves or equal to 4, and can be 4 if and only if and is prime. It is a conjecture that for any pair such that and are not both perfect th powers for any and is not a perfect , there are infinitely many values of such that is prime. However, this has not been proved for any single value of .

+For more information, see and for = 2 to 50 for = 2 to 160 for = 2 to 160 for = 1 to 160 for = 1 to 40 for odd = 1 to 107 for = 2 to 200 PRP records, search for , that is, PRP records, search for , that is, ! ! !numbers such that is prime
(some large terms are only , these are checked up to for or , for ) ! sequence
212, 3, 5, 7, 13, 17, 19, 31, 61, 89, 107, 127, 521, 607, 1279, 2203, 2281, 3217, 4253, 4423, 9689, 9941, 11213, 19937, 21701, 23209, 44497, 86243, 110503, 132049, 216091, 756839, 859433, 1257787, 1398269, 2976221, 3021377, 6972593, 13466917, 20996011, 24036583, 25964951, 30402457, 32582657, 37156667, 42643801, 43112609, 57885161, ..., 74207281, ..., 77232917, ..., 82589933, ..., 136279841, ...
2−13, 4*, 5, 7, 11, 13, 17, 19, 23, 31, 43, 61, 79, 101, 127, 167, 191, 199, 313, 347, 701, 1709, 2617, 3539, 5807, 10501, 10691, 11279, 12391, 14479, 42737, 83339, 95369, 117239, 127031, 138937, 141079, 267017, 269987, 374321, 986191, 4031399, ..., 13347311, 13372531, ...
322, 3, 5, 17, 29, 31, 53, 59, 101, 277, 647, 1061, 2381, 2833, 3613, 3853, 3929, 5297, 7417, 90217, 122219, 173191, 256199, 336353, 485977, 591827, 1059503, ...
313, 7, 13, 71, 103, 541, 1091, 1367, 1627, 4177, 9011, 9551, 36913, 43063, 49681, 57917, 483611, 877843, ...
3−12*, 3, 5, 7, 13, 23, 43, 281, 359, 487, 577, 1579, 1663, 1741, 3191, 9209, 11257, 12743, 13093, 17027, 26633, 104243, 134227, 152287, 700897, 1205459, ...
3−23, 4*, 7, 11, 83, 149, 223, 599, 647, 1373, 8423, 149497, 388897, ...
432, 3, 7, 17, 59, 283, 311, 383, 499, 521, 541, 599, 1193, 1993, 2671, 7547, 24019, 46301, 48121, 68597, 91283, 131497, 148663, 184463, 341233, ...
412 (no others)
4−12*, 3 (no others)
4−33, 5, 19, 37, 173, 211, 227, 619, 977, 1237, 2437, 5741, 13463, 23929, 81223, 121271, ...
543, 43, 59, 191, 223, 349, 563, 709, 743, 1663, 5471, 17707, 19609, 35449, 36697, 45259, 91493, 246497, 265007, 289937, ...
5313, 19, 23, 31, 47, 127, 223, 281, 2083, 5281, 7411, 7433, 19051, 27239, 35863, 70327, ...
522, 5, 7, 13, 19, 37, 59, 67, 79, 307, 331, 599, 1301, 12263, 12589, 18443, 20149, 27983, ...
513, 7, 11, 13, 47, 127, 149, 181, 619, 929, 3407, 10949, 13241, 13873, 16519, 201359, 396413, 1888279, ...
5−15, 67, 101, 103, 229, 347, 4013, 23297, 30133, 177337, 193939, 266863, 277183, 335429, ...
5−22*, 3, 17, 19, 47, 101, 1709, 2539, 5591, 6037, 8011, 19373, 26489, 27427, ...
5−32*, 3, 5, 7, 17, 19, 109, 509, 661, 709, 1231, 12889, 13043, 26723, 43963, 44789, ...
5−44*, 5, 7, 19, 29, 61, 137, 883, 1381, 1823, 5227, 25561, 29537, 300893, ...
652, 5, 11, 13, 23, 61, 83, 421, 1039, 1511, 31237, 60413, 113177, 135647, 258413, ...
612, 3, 7, 29, 71, 127, 271, 509, 1049, 6389, 6883, 10613, 19889, 79987, 608099, ...
6−12*, 3, 11, 31, 43, 47, 59, 107, 811, 2819, 4817, 9601, 33581, 38447, 41341, 131891, 196337, ...
6−53, 4*, 5, 17, 397, 409, 643, 1783, 2617, 4583, 8783, ...
762, 3, 7, 29, 41, 67, 1327, 1399, 2027, 69371, 86689, 355039, ...
753, 5, 7, 113, 397, 577, 7573, 14561, 58543, ...
742, 5, 11, 61, 619, 2879, 2957, 24371, 69247, ...
733, 7, 19, 109, 131, 607, 863, 2917, 5923, 12421, ...
723, 7, 19, 79, 431, 1373, 1801, 2897, 46997, ...
715, 13, 131, 149, 1699, 14221, 35201, 126037, 371669, 1264699, ...
7−13, 17, 23, 29, 47, 61, 1619, 18251, 106187, 201653, ...
7−22*, 5, 23, 73, 101, 401, 419, 457, 811, 1163, 1511, 8011, ...
7−33, 13, 31, 313, 3709, 7933, 14797, 30689, 38333, ...
7−42*, 3, 5, 19, 41, 47, 8231, 33931, 43781, 50833, 53719, 67211, ...
7−52*, 11, 31, 173, 271, 547, 1823, 2111, 5519, 7793, 22963, 41077, 49739, ...
7−63, 53, 83, 487, 743, ...
877, 11, 17, 29, 31, 79, 113, 131, 139, 4357, 44029, 76213, 83663, 173687, 336419, 615997, ...
852, 19, 1021, 5077, 34031, 46099, 65707, ...
832, 3, 7, 19, 31, 67, 89, 9227, 43891, ...
813 (no others)
8−12* (no others)
8−32*, 5, 163, 191, 229, 271, 733, 21059, 25237, ...
8−52*, 7, 19, 167, 173, 223, 281, 21647, ...
8−74*, 7, 13, 31, 43, 269, 353, 383, 619, 829, 877, 4957, 5711, 8317, 21739, 24029, 38299, ...
982, 7, 29, 31, 67, 149, 401, 2531, 19913, 30773, 53857, 170099, ...
973, 5, 7, 4703, 30113, ...
953, 11, 17, 173, 839, 971, 40867, 45821, ...
942 (no others)
922, 3, 5, 13, 29, 37, 1021, 1399, 2137, 4493, 5521, ...
91(none)
9−13, 59, 223, 547, 773, 1009, 1823, 3803, 49223, 193247, 703393, ...
9−22*, 3, 7, 127, 283, 883, 1523, 4001, ...
9−42*, 3, 5, 7, 11, 17, 19, 41, 53, 109, 167, 2207, 3623, 5059, 5471, 7949, 21211, 32993, 60251, ...
9−53, 5, 13, 17, 43, 127, 229, 277, 6043, 11131, 11821, ...
9−72*, 3, 107, 197, 2843, 3571, 4451, ..., 31517, ...
9−83, 7, 13, 19, 307, 619, 2089, 7297, 75571, 76103, 98897, ...
1092, 3, 7, 11, 19, 29, 401, 709, 2531, 15787, 66949, 282493, ...
1072, 31, 103, 617, 10253, 10691, ...
1032, 3, 5, 37, 599, 38393, 51431, ...
1012, 19, 23, 317, 1031, 49081, 86453, 109297, 270343, ...
10−15, 7, 19, 31, 53, 67, 293, 641, 2137, 3011, 268207, ...
10−32*, 3, 19, 31, 101, 139, 167, 1097, 43151, 60703, 90499, ...
10−72*, 3, 5, 11, 19, 1259, 1399, 2539, 2843, 5857, 10589, ...
10−94*, 7, 67, 73, 1091, 1483, 10937, ...
11103, 5, 19, 311, 317, 1129, 4253, 7699, 18199, 35153, 206081, ...
1195, 31, 271, 929, 2789, 4153, ...
1182, 7, 11, 17, 37, 521, 877, 2423, ...
1175, 19, 67, 107, 593, 757, 1801, 2243, 2383, 6043, 10181, 11383, 15629, ...
1162, 3, 11, 163, 191, 269, 1381, 1493, ...
1155, 41, 149, 229, 263, 739, 3457, 20269, 98221, ...
1143, 5, 11, 17, 71, 89, 827, 22307, 45893, 63521, ...
1133, 5, 19, 31, 367, 389, 431, 2179, 10667, 13103, 90397, ...
1122, 5, 11, 13, 331, 599, 18839, 23747, 24371, 29339, 32141, 67421, ...
11117, 19, 73, 139, 907, 1907, 2029, 4801, 5153, 10867, 20161, 293831, ...
11−15, 7, 179, 229, 439, 557, 6113, 223999, 327001, ...
11−23, 5, 17, 67, 83, 101, 1373, 6101, 12119, 61781, ...
11−33, 103, 271, 523, 23087, 69833, ...
11−42*, 7, 53, 67, 71, 443, 26497, ...
11−57, 11, 181, 421, 2297, 2797, 4129, 4139, 7151, 29033, ...
11−62*, 5, 7, 107, 383, 17359, 21929, 26393, ...
11−77, 1163, 4007, 10159, ...
11−82*, 3, 13, 31, 59, 131, 223, 227, 1523, ...
11−92*, 3, 17, 41, 43, 59, 83, ...
11−1053, 421, 647, 1601, 35527, ...
12112, 3, 7, 89, 101, 293, 4463, 70067, ...
1272, 3, 7, 13, 47, 89, 139, 523, 1051, ...
1252, 3, 31, 41, 53, 101, 421, 1259, 4721, 45259, ...
1212, 3, 5, 19, 97, 109, 317, 353, 701, 9739, 14951, 37573, 46889, 769543, ...
12−12*, 5, 11, 109, 193, 1483, 11353, 21419, 21911, 24071, 106859, 139739, ...
12−52*, 3, 5, 13, 347, 977, 1091, 4861, 4967, 34679, ...
12−72*, 3, 7, 67, 79, 167, 953, 1493, 3389, 4871, ...
12−1147, 401, 509, 8609, ...

*Note: if and is even, then the numbers are not included in the corresponding OEIS sequence.

When , it is , a difference of two consecutive perfect th powers, and if is prime, then must be , because it is divisible by .

Least such that is prime are

2, 2, 2, 3, 2, 2, 7, 2, 2, 3, 2, 17, 3, 2, 2, 5, 3, 2, 5, 2, 2, 229, 2, 3, 3, 2, 3, 3, 2, 2, 5, 3, 2, 3, 2, 2, 3, 3, 2, 7, 2, 3, 37, 2, 3, 5, 58543, 2, 3, 2, 2, 3, 2, 2, 3, 2, 5, 3, 4663, 54517, 17, 3, 2, 5, 2, 3, 3, 2, 2, 47, 61, 19, ...

Least such that is prime are

1, 1, 1, 1, 5, 1, 1, 1, 5, 2, 1, 39, 6, 4, 12, 2, 2, 1, 6, 17, 46, 7, 5, 1, 25, 2, 41, 1, 12, 7, 1, 7, 327, 7, 8, 44, 26, 12, 75, 14, 51, 110, 4, 14, 49, 286, 15, 4, 39, 22, 109, 367, 22, 67, 27, 95, 80, 149, 2, 142, 3, 11, ...


See also


Notes

External links


MathWorld links
Page 1 of 1
1
Page 1 of 1
1

Account

Social:
Pages:  ..   .. 
Items:  .. 

Navigation

General: Atom Feed Atom Feed  .. 
Help:  ..   .. 
Category:  ..   .. 
Media:  ..   .. 
Posts:  ..   ..   .. 

Statistics

Page:  .. 
Summary:  .. 
1 Tags
10/10 Page Rank
5 Page Refs
1s Time